Welcome![Sign In][Sign Up]
Location:
Search - media sdk

Search list

[Audio programatrcdec

Description: atrac3解码器,用于rmvb声音解码,完全脱离real公司的sdk,而且用了定点优化-atrac3 decoder, using rmvb media audio decode,
Platform: | Size: 38912 | Author: charis chan | Hits:

[Windows DevelopAMC_SDK_5_60

Description: AXIS Media Control SDK
Platform: | Size: 3944448 | Author: Miller | Hits:

[Graph programPlayWndASF

Description: 互动的音频/视频媒体文件播放器。。如果媒体有一个视频组件,PlayWndASF将读取视频的 默认大小和调整球员的位置,让客户端的视频 在发挥其首选的默认大小考虑到大小( 标题栏和边框)。 你可以静音按 M的音频。你可以切换全屏模式 按 f的。您可以暂停/恢复与 P 和停止/快退播放 与 S 的。要关闭媒体剪辑,按ESC,F12键,X,或问 如果媒体是纯音频,播放器默认会显示一个小窗口。 你可以指定一个媒体作为唯一的命令行参数文件: 例如:PlayWndASF \ \ MyServer的\ mediafiles \视频\ sample.asf - playwndasf <media filename> Using Windows Media 9 Series (Corona) ===================================== If you have installed the Windows Media Format 9 SDK (code named Corona ), then you should review the DSPlay sample in that SDK instead. Starting with Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer necessary. The DSPlay sample also demonstrates Corona-specific features and implementation details that are not present in this PlayWndASF sample. If you are not using the WMF 9 SDK, then the following note applies: ================================================================================ NOTE: To link and run this sample, you must install the Windows Media Format SDK 7.1.1. After downloading the Format SDK, you can extract a public version of the WMStub.LIB library, which should be copied to the Samples\C++\DirectShow\Common folder. This library is necessary for enabling Windows Media content.
Platform: | Size: 64512 | Author: wengjinshu | Hits:

[Audio programAudioBox90

Description: 描述 === ===== 这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。 你可以选择一个媒体目录和音频媒体播放所有文件, 包括Windows媒体文件。选项包括寻求,静音音频, 文件进行随机选择,调整音量和循环当前 媒体文件。-Description =========== This MFC application is an audio-only media player similar to Jukebox. You can select a media directory and play all audio media files, including Windows Media Files. Options include seeking, muting audio, randomizing file selection, adjusting volume, and looping the current media file. Using Windows Media 9 Series (Corona) ===================================== If you have installed the Windows Media Format 9 SDK (code named Corona ), then you can benefit from enhancements in the WMF9 SDK. Starting with Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer necessary. Therefore, certain portions of this sample are conditionally compiled with "#ifndef TARGET_WMF9", and new build targets are provided to remove the linking of the WMStub library when targeting Corona systems.
Platform: | Size: 51200 | Author: wengjinshu | Hits:

[mpeg mp3BGMusic90

Description: 此示例显示了如何在一个过滤器来交换图源过滤器。它将 通过三个周期MP3文件,显示每个文件的名称,因为它是发挥。 本示例使用的MP3文件位于目录中的媒体 DirectX SDK的(<sdk根> \样本\媒体)。 当应用程序开始时,它呈现在序列的第一个音频文件 并设置一个计时器。每当计时器火灾,应用程序将删除当前 源过滤器和一个源替换为下一个文件过滤。 由于文件是同一类型的所有,也没有必要重建 整个图形。-Description =========== This sample shows how to swap source filters in a filter graph. It will cycle through three MP3 files, displaying the name of each file as it is played. The MP3 files used by this sample are located in the Media directory of the DirectX SDK ( <sdk root>\samples\Media ). When the application begins, it renders the first audio file in the sequence and sets a timer. Whenever the timer fires, the application removes the current source filter and replaces it with a source filter for the next file. Since the files are all of the same type, there is no need to rebuild the entire graph.
Platform: | Size: 19456 | Author: wengjinshu | Hits:

[DirextXplayer

Description: 媒体播放器,VC++环境,程序中用到了DirectShow开发包,实现播放媒体文件,音量和进度调整,字幕叠加,调节亮度,饱和度,对比度-Media player, VC++ environment, the program used in the DirectShow SDK, for playing media files, adjust volume and progress, superimposed subtitles, adjust brightness, saturation, contrast
Platform: | Size: 1711104 | Author: 张志 | Hits:

[DirextXVFW0

Description: DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。-DirectShow is a Microsoft Video for Windows ActiveMovie and on the basis of a new generation based on COM (Component Object Model) development of streaming media processing package, along with the DirectX SDK release.
Platform: | Size: 1024 | Author: 陈涛 | Hits:

[Embeded Linuxlibupnp-1.6.9

Description: intel upnp SDK, 用于开发媒体服务器,媒体控制器-intel upnp SDK,used to devlop digital media server and digital media control
Platform: | Size: 1583104 | Author: chengdw | Hits:

[Windows CEmediaplayer

Description: 这是一个wince下简单的多媒体程序,使用evc和平台SDK编写多媒体播放演示程序,利用Directx图形接口来完成绘图任务,利用COM组件开发方法。-This is a simple multimedia programs under wince, using evc and platform media player SDK demo written using Directx graphics interface to complete the drawing tasks, the use of COM component development method.
Platform: | Size: 27648 | Author: liao | Hits:

[Multimedia Developdshow

Description: DirectShow samples --- --- --- The following samples demonstrate the use of Microsoft DirectShow to render, play, and manipulate Windows Media content. NOTE: Because these samples use DirectShow headers and libraries, you must have installed the DirectX 8.1 SDK (or later) in order to properly build the samples. -DirectShow samples ------------------ The following samples demonstrate the use of Microsoft DirectShow to render, play, and manipulate Windows Media content. NOTE: Because these samples use DirectShow headers and libraries, you must have installed the DirectX 8.1 SDK (or later) in order to properly build the samples.
Platform: | Size: 34816 | Author: Romeo | Hits:

[Windows MobileTestMFCWM

Description: Windows Mobile,MFC上窗口嵌入Media Player播放器,SDK上的例子是用ATL的, 移植到了MFC上, 还是用COM接口-Windows Mobile, MFC on the Windows Media Player embedded player,example in SDK is the use of ATL, and transplanted to the MFC, and still use COM interfaces
Platform: | Size: 81920 | Author: 汤胜 | Hits:

[Multimedia DevelopMPlayer0126

Description: 使用mci sdk技术编写的媒体播放器,支持多种影音格式,MP3、AVI等-Prepared using mci sdk technology media player supports multiple audio formats, MP3, AVI, etc.
Platform: | Size: 73728 | Author: 陈文仪 | Hits:

[Windows DevelopDXplayer

Description: VC++ WMA/WMV视频文件播放器源码,可以播放WMA、WMV、ASF文件,编译前需要先安装Windows Media Format SDK开发包-VC++ WMA/WMV video file player source code, can play WMA, WMV, ASF file, the compiler need to be installed before the Windows Media Format SDK Development Kit
Platform: | Size: 6150144 | Author: 唐超逸 | Hits:

[Software EngineeringiPhone-Developers-2

Description: iPhone开发秘籍2 本书提供了关于iPhone SDK以及iPhone开发的全面信息,对iPhone SDK中的各种组件做了深入浅出的介绍,包括iPhone 3.0 SDK的所有新增特性,同时对iPhone开发的基本流程、基本原理和基本原则进行了详细且通俗的讲解。此外,还结合实例讲解了如何开发各种iPhone特性,包括视图、视图控制器、警告、表格、媒体、控件、人物、位置和事件。 本书适合iPhone和Mac开发人员。-Cheats 2 iPhone development book provides iPhone on iPhone SDK and the development of comprehensive information on the various components in the iPhone SDK made a layman' s introduction, including the iPhone 3.0 SDK for all the new features, but the basic process of iPhone development , basic principles and detailed basic principles and popular explanation. In addition, with examples to explain how to develop a variety of iPhone features, including view, the view controller, warnings, forms, media, controls, characters, locations and events. Book for iPhone and Mac developers.
Platform: | Size: 8681472 | Author: 郭健 | Hits:

[Streaming Mpeg4MyMediaPlayer-based-p2p

Description: 开发的媒体播放软件,包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。 -The development of media player software, including the DirectX SDK, multimedia development, operation and access to the mixer device, access and set the volume and play Wav files, open and close the CD devices, CD playback, stop, forward, backward operationand so on.
Platform: | Size: 1168384 | Author: 梁斌 | Hits:

[Windows DevelopTMyMediaPlayeh

Description: 实现了一个简单的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。 -A simple media player, the media player can play Wav and CD. This chapter focuses on multimedia knowledge. Including the DirectX SDK for the development of multi-media body, the mixer device to operate and access, access and set the volume and play Wav files, open and close the CD devices, CD playback, stop, forward, backward operation.
Platform: | Size: 1168384 | Author: xlli | Hits:

[Windows Developbwmvvnetwritta

Description: 一种基于Media Player SDK开发的简单易懂流媒体服务器,能把本地流文件在在网上发布,用Media Player连接即可观看。是学习开发流媒体服务器的绝佳源码实例 -Based Media Player SDK has developed a simple and easy to understand streaming media server, the files of the local flow can be posted online, connect with Media Player to watch. Excellent source instance to study the development of streaming media server
Platform: | Size: 109568 | Author: 对手 | Hits:

[GDI-Bitmap091092000-handan001

Description: handan001开发的一个用MCI SDK写的媒体播放器的源代码-handan001 developed MCI SDK to write a media player source code
Platform: | Size: 102400 | Author: 123 | Hits:

[JSP/Javahello-jni

Description: Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how to support JNI. However, since the entire Android platform is open source, we can through Google released the source code to find some clues (such as the frameworks/base/media/jni/directory) upper JAVA program 依葫芦画瓢 the call through JNI Native C program function.
Platform: | Size: 196608 | Author: yue | Hits:

[Multimedia programPlayer

Description: 开发工具为Microsoft Visual Studio 2010,需安装DirectShow SDK实现视频处理,可以播放avi等主流媒体文件,可进行播放速度控制,英两控制全屏 拖放 抓图等-Development tools for Microsoft Visual Studio 2010, need to install the DirectShow SDK achieve video processing, can play avi and other mainstream media files, playback speed control ounce of control in full drag-and-drop shots
Platform: | Size: 50259968 | Author: lydia | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net